ONOFF
划词翻译
导航
建议反馈
词典App

return statement中文是什么意思

  • 返回语回
  • 返回语句

"查查词典"手机版

千万人都在用的超大词汇词典翻译APP

  • 例句与用法
  • Generates code for the specified method return statement
    为指定的方法返回语句生成代码。
  • The procedure then returns the variable on the return statement
    然后,存储过程将在return语句中返回变量。
  • A return statement of return abooklocal needs to be added to the end of the method body
    的返回声明需要被添加到方法体的末尾。
  • Both accessors return void , so any return statement must not return a value
    两个访问器都返回void ,因此所有返回语句都不能返回值。
  • Placing an instruction after a return statement ensures that it will never be executed
    在返回语句后放一条指令确保了它不会被执行。
  • The body of a function may only contain a series of variable declarations and a return statement
    函数体可以仅包含一组变量声明和一个返回语句。
  • In the getenumerator method , the values of the array are returned using the yield return statement
    在getenumerator方法中,使用yield return语句返回数组的值。
  • The compiler implements the multiply expression in the return statement as a series of shift and
    )编译differ . c时,编译器将返回语句中的乘法表达式实现为一系列移位指令和
  • Return statement terminates execution of the method in which it appears and returns control to the calling method
    语句终止它出现在其中的方法的执行并将控制返回给调用方法。
  • The compiler implements the multiply expression in the return statement explicitly as a multiply to produce a short but slower sequence of code
    )编译differ . c时,编译器将返回语句中的乘法表达式显式实现为乘法,以产生短小但较慢的代码序列:
  • 更多例句:  1  2
  • 百科解释
In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after where the subroutine was called, known as its return address. The return address is saved, usually on the process's call stack, as part of the operation of making the subroutine call.
详细百科解释
  • 推荐英语阅读
return statement的中文翻译,return statement是什么意思,怎么用汉语翻译return statement,return statement的中文意思,return statement的中文return statement in Chinesereturn statement的中文return statement怎么读,发音,例句,用法和解释由查查在线词典提供,版权所有违者必究。
Last modified time:Fri, 15 Aug 2025 00:29:56 GMT

说出您的建议或使用心得